[INFO] cloning repository https://github.com/stevebob/wfc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stevebob/wfc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fwfc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fwfc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b03bf9f43b22febc9b9be360f1f13d328a15ac6
[INFO] checking stevebob/wfc/4b03bf9f43b22febc9b9be360f1f13d328a15ac6 against master#b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1 for pr-156992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstevebob%2Fwfc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stevebob/wfc
[INFO] finished tweaking git repo https://github.com/stevebob/wfc
[INFO] tweaked toml for git repo https://github.com/stevebob/wfc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stevebob/wfc on toolchain b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 224 packages to latest compatible versions
[INFO] [stderr]       Adding coord_2d v0.3.7 (available: v0.4.2)
[INFO] [stderr]       Adding direction v0.18.1 (available: v0.19.1)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.2)
[INFO] [stderr]       Adding grid_2d v0.15.3 (available: v0.16.2)
[INFO] [stderr]       Adding hashbrown v0.13.2 (available: v0.17.1)
[INFO] [stderr]       Adding image v0.24.9 (available: v0.25.10)
[INFO] [stderr]       Adding meap v0.5.2 (available: v0.8.1)
[INFO] [stderr]       Adding pixels v0.11.0 (available: v0.17.1)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.5.0)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.100)
[INFO] [stderr]       Adding winit v0.27.5 (available: v0.30.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded meap v0.5.2
[INFO] [stderr]   Downloaded coord_2d v0.3.7
[INFO] [stderr]   Downloaded direction v0.18.1
[INFO] [stderr]   Downloaded grid_2d v0.15.3
[INFO] [stderr]   Downloaded crossfont v0.5.2
[INFO] [stderr]   Downloaded pixels v0.11.0
[INFO] [stderr]   Downloaded pollster v0.2.5
[INFO] [stderr]   Downloaded naga v0.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e8abc67b70a98ab5f86798f7496b947c690edc4928d1b3f698b4a695fcffbaa
[INFO] running `Command { std: "docker" "start" "-a" "3e8abc67b70a98ab5f86798f7496b947c690edc4928d1b3f698b4a695fcffbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e8abc67b70a98ab5f86798f7496b947c690edc4928d1b3f698b4a695fcffbaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e8abc67b70a98ab5f86798f7496b947c690edc4928d1b3f698b4a695fcffbaa", kill_on_drop: false }`
[INFO] [stdout] 3e8abc67b70a98ab5f86798f7496b947c690edc4928d1b3f698b4a695fcffbaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b4fefcd60bfd770510f7dc540e887dd3ba4fe5c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 583c466120f23ffb2c0631fa2119c3f7a3912df504cbdf5a5ce346eef49d1ae8
[INFO] running `Command { std: "docker" "start" "-a" "583c466120f23ffb2c0631fa2119c3f7a3912df504cbdf5a5ce346eef49d1ae8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking gpu-alloc-types v0.2.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking coord_2d v0.3.7
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling wgpu-core v0.14.2
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking wgpu-types v0.14.1
[INFO] [stderr]     Checking gpu-alloc v0.5.4
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking renderdoc-sys v0.7.1
[INFO] [stderr]     Checking glow v0.11.2
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking tiny-skia-path v0.7.0
[INFO] [stderr]     Checking safe_arch v0.5.2
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking direction v0.18.1
[INFO] [stderr]     Checking grid_2d v0.15.3
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking pollster v0.2.5
[INFO] [stderr]     Checking meap v0.5.2
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking tiny-skia v0.7.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking freetype-rs v0.26.0
[INFO] [stderr]     Checking servo-fontconfig v0.5.1
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking wayland-client v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking naga v0.10.1
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]     Checking wfc v0.10.7 (/opt/rustwide/workdir/wfc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/tiled_slice.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> TiledGridSliceIter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> TiledGridSliceIter<'_, T> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/wfc.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn drain(&mut self) -> ::std::vec::Drain<T> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn drain(&mut self) -> ::std::vec::Drain<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/wfc.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> slice::Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> slice::Iter<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/wfc.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn iter_mut(&mut self) -> slice::IterMut<T> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn iter_mut(&mut self) -> slice::IterMut<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wfc/src/wfc.rs:205:34
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn pattern_stats_option_iter(&self) -> OptionSliceIter<PatternWeight> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn pattern_stats_option_iter(&self) -> OptionSliceIter<'_, PatternWeight> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wfc/src/wfc.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 221 |     ) -> slice::Iter<CardinalDirectionTable<Vec<PatternId>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     ) -> slice::Iter<'_, CardinalDirectionTable<Vec<PatternId>>> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wfc/src/wfc.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 226 |     ) -> NumWaysToBecomeEachPatternByDirection {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ) -> NumWaysToBecomeEachPatternByDirection<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1000:9
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1001 |     ) -> EnumerateCompatiblePatternWeights {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     ) -> EnumerateCompatiblePatternWeights<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1048:26
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                          ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1052:31
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                               ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1056:36
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                    ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1111:25
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     fn wave_cell_handle(&mut self, coord: Coord) -> WaveCellHandle {
[INFO] [stdout]      |                         ^^^^^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     fn wave_cell_handle(&mut self, coord: Coord) -> WaveCellHandle<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1150:22
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                      ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1158:27
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                           ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1165:32
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1294:23
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub fn borrow_mut(&mut self) -> RunBorrow<W, ForbidRef<F>> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |             |            |
[INFO] [stdout]      |                       |             |            the same lifetime is hidden here
[INFO] [stdout]      |                       |             the same lifetime is hidden here
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub fn borrow_mut(&mut self) -> RunBorrow<'_, W, ForbidRef<'_, F>> {
[INFO] [stdout]      |                                               +++              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1315:26
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                          ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1323:31
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                               ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1330:36
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                    ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1429:23
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     pub fn borrow_mut(&mut self) -> RunBorrow<W, ForbidRef<F>> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |             |            |
[INFO] [stdout]      |                       |             |            the same lifetime is hidden here
[INFO] [stdout]      |                       |             the same lifetime is hidden here
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     pub fn borrow_mut(&mut self) -> RunBorrow<'_, W, ForbidRef<'_, F>> {
[INFO] [stdout]      |                                               +++              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1450:26
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                          ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1458:31
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                               ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1465:36
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                    ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wfc_image v0.12.1 (/opt/rustwide/workdir/wfc-image)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/tiled_slice.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> TiledGridSliceIter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub fn iter(&self) -> TiledGridSliceIter<'_, T> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/wfc.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn drain(&mut self) -> ::std::vec::Drain<T> {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn drain(&mut self) -> ::std::vec::Drain<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/wfc.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> slice::Iter<T> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn iter(&self) -> slice::Iter<'_, T> {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wfc/src/wfc.rs:38:21
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn iter_mut(&mut self) -> slice::IterMut<T> {
[INFO] [stdout]    |                     ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn iter_mut(&mut self) -> slice::IterMut<'_, T> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wfc/src/wfc.rs:205:34
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn pattern_stats_option_iter(&self) -> OptionSliceIter<PatternWeight> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn pattern_stats_option_iter(&self) -> OptionSliceIter<'_, PatternWeight> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wfc/src/wfc.rs:220:9
[INFO] [stdout]     |
[INFO] [stdout] 220 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 221 |     ) -> slice::Iter<CardinalDirectionTable<Vec<PatternId>>> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     ) -> slice::Iter<'_, CardinalDirectionTable<Vec<PatternId>>> {
[INFO] [stdout]     |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wfc/src/wfc.rs:225:9
[INFO] [stdout]     |
[INFO] [stdout] 225 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 226 |     ) -> NumWaysToBecomeEachPatternByDirection {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 226 |     ) -> NumWaysToBecomeEachPatternByDirection<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1000:9
[INFO] [stdout]      |
[INFO] [stdout] 1000 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 1001 |     ) -> EnumerateCompatiblePatternWeights {
[INFO] [stdout]      |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1001 |     ) -> EnumerateCompatiblePatternWeights<'_> {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1048:26
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                          ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1048 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1052:31
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                               ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1052 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1056:36
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                    ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1111:25
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     fn wave_cell_handle(&mut self, coord: Coord) -> WaveCellHandle {
[INFO] [stdout]      |                         ^^^^^^^^^                   ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     fn wave_cell_handle(&mut self, coord: Coord) -> WaveCellHandle<'_> {
[INFO] [stdout]      |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1150:22
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                      ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1158:27
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                           ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1158 |     fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1165:32
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1165 |     fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1294:23
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub fn borrow_mut(&mut self) -> RunBorrow<W, ForbidRef<F>> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |             |            |
[INFO] [stdout]      |                       |             |            the same lifetime is hidden here
[INFO] [stdout]      |                       |             the same lifetime is hidden here
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1294 |     pub fn borrow_mut(&mut self) -> RunBorrow<'_, W, ForbidRef<'_, F>> {
[INFO] [stdout]      |                                               +++              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1315:26
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                          ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1315 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1323:31
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                               ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1323 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1330:36
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                    ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1429:23
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     pub fn borrow_mut(&mut self) -> RunBorrow<W, ForbidRef<F>> {
[INFO] [stdout]      |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |             |            |
[INFO] [stdout]      |                       |             |            the same lifetime is hidden here
[INFO] [stdout]      |                       |             the same lifetime is hidden here
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     pub fn borrow_mut(&mut self) -> RunBorrow<'_, W, ForbidRef<'_, F>> {
[INFO] [stdout]      |                                               +++              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1450:26
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef {
[INFO] [stdout]      |                          ^^^^^                   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     pub fn wave_cell_ref(&self, coord: Coord) -> WaveCellRef<'_> {
[INFO] [stdout]      |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1458:31
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef> {
[INFO] [stdout]      |                               ^^^^^                          ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1458 |     pub fn wave_cell_ref_iter(&self) -> impl Iterator<Item = WaveCellRef<'_>> {
[INFO] [stdout]      |                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> wfc/src/wfc.rs:1465:36
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef)> {
[INFO] [stdout]      |                                    ^^^^^ the lifetime is elided here      ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     pub fn wave_cell_ref_enumerate(&self) -> impl Iterator<Item = (Coord, WaveCellRef<'_>)> {
[INFO] [stdout]      |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wgpu-hal v0.14.1
[INFO] [stderr]     Checking wgpu v0.14.2
[INFO] [stderr]     Checking pixels v0.11.0
[INFO] [stderr]     Checking sctk-adwaita v0.4.3
[INFO] [stderr]     Checking winit v0.27.5
[INFO] [stderr]     Checking animation_helper v0.1.0 (/opt/rustwide/workdir/animation-helper)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.45s
[INFO] running `Command { std: "docker" "inspect" "583c466120f23ffb2c0631fa2119c3f7a3912df504cbdf5a5ce346eef49d1ae8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583c466120f23ffb2c0631fa2119c3f7a3912df504cbdf5a5ce346eef49d1ae8", kill_on_drop: false }`
[INFO] [stdout] 583c466120f23ffb2c0631fa2119c3f7a3912df504cbdf5a5ce346eef49d1ae8
